ComponentOne Xamarin Edition
Move Method
C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace > GridRowColCollection<T> Class : Move Method
From.
To.
Moves the item at the from position to to.
Syntax
public void Move( 
   int from,
   int to
)

Parameters

from
From.
to
To.
See Also

Reference

GridRowColCollection<T> Class
GridRowColCollection<T> Members